body		{
	margin: 0;
		}

.caro_arrow	{
	bottom: 50px;
	margin-left: 100px;
	position: absolute;
	z-index: 2;
		}

.caro_dot	{
	border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	height: 10px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	width: 10px;
		}

.caro_dot_nosel	{
	background-color: lightgrey;
		}

.caro_dot_sel	{
	background-color: darkred;
		}

.caro_dots_bar	{
	bottom: 50px;
	position: absolute;
	text-align: center;
	width: 98%;
	z-index: 1;
		}

.caro_dots_box	{
	border-color: white;
	border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	display: inline-block;
	overflow: hidden;
	padding: 5px;
		}

.caro_img	{
	animation-name: fadeinout;
	animation-duration: 7s;
	z-index: 0;
		}

.caro_img img 	{
	width: 100%;
		}

.caro_txt	{
	font-family: Arial;
	font-size: 30px;
	margin-left: 100px;
	margin-top: 50px;
	position: absolute;
	z-index: 1;
		}

.caro_txt a	{
	background-color: darkred;
	color: lightgrey;
	display: block;
	opacity: 0.8;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	text-decoration: none;
		}

.carousel	{
	position: relative;
		}

.contactbox	{
	border-top-color: darkblue;
	border-top-style: solid;
	border-top-width: 4px;
	font-family: Arial;
	font-size: 20px;
	text-align: center;
		}

.contactform	{
	display: inline-block;
	margin: 20px;
	padding: 20px;
	text-align: left;
		}

.frm_cb		{
	margin-left:10px;
		}

.frm_input	{
	width: 200px;
		}

.frm_lbl	{
	display: block;
	margin-top: 15px;
		}

.ftr_center	{
	background-color: black;
	color: white;
	font-family: Arial;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
		}

.ftr_center p	{
		}

.ftr_cert	{
	border-top-color: darkblue;
	border-top-style: solid;
	border-top-width: 4px;
	padding: 20px;
	text-align: center;
		}

.ftr_cert_boxes	{
	border-top-color: black;
	border-top-style: solid;
	border-top-width: 2px;
	display: inline-block;
	padding-top: 15px;
		}

.ftr_cert_boxes	img {
	height: 100px;
		}

.ftr_logos	{
	border-top-color: darkblue;
	border-top-style: solid;
	border-top-width: 4px;
	text-align: center;
		}

.ftr_logo_boxes	{
	display: inline-block;
		}

.ftr_logo_boxes img {
	height: 150px;
	padding: 15px;
		}

@keyframes fadein {
	0% {opacity: 0;}
	100% {opacity: 1;}
		}

@keyframes fadeinout {
	0% {opacity: 0;}
	20% {opacity: 1;}
	80% {opacity: 1;}
	100% {opacity: 0;}
		}

.logo_hdr img	{
	height: 100px;
	margin-left: 20px;
		}

.logo_hdr_info	{
	float: right;
		}

.logo_hdr_info img {
	float: left;
	height: 85px;
		}

.logo_hdr_info_box {
	float: left;
	width: 230px;
		}

.logo_hdr_info_txt {
	color: darkblue;
	font-family: Arial;
	font-size: 14px;
		}

.menubar	{
	background-color: darkblue;
	margin-bottom: 5px;
	margin-top: 15px;
	text-align: center;
		}

.menubox	{
	color: white;
	float: left;
	font-family: Arial;
		}

.menubox p	{
	margin-left: 20px;
	margin-right: 20px;
		}

.menubox:hover	{
	background-color: #40408B;
		}

.menubox:hover .menulinks {
	display: block;
		}

.menuboxes	{
	display: inline-block;
	overflow: hidden;
		}

.menulinks	{
	background-color: lightgrey;
	display: none;
	margin-left: 20px;
	position: absolute;
	text-align: left;
	z-index: 3;
		}

.menulinks a	{
	display: block;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	text-decoration: none;
		}

.menulinks a:hover {
	background-color: darkgrey;
		}

.menusingle a:link {
	color: white;
		}

.menusingle a:visited {
	color: white;
		}

.page_content	{
	font-family: Arial;
	margin-bottom: 50px;
	margin-left: 100px;
	margin-right: 100px;
		}

.page_content h4 {
	margin-bottom: -10px;
		}

.page_content li {
	line-height: 1.5;
		}

.page_content p {
	line-height: 1.5;
		}

.page_content p.p_center {
	text-align: center;
		}

.page_content_home_body {
	margin-left: 100px;
	margin-right: 100px;
	text-align: center;
		}

.page_content_home_head {
	margin-left: 100px;
	margin-right: 100px;
	text-align: center;
		}

.page_content_home_body p {
	font-size: 1.5em;
	line-height: 1.5;
		}

.page_content_home_head p {
	font-size: 2em;
	line-height: 2;
		}

.page_hdr	{
	text-align: center;
		}

.page_hdr_img	{
	display: inline-block;
	overflow: hidden;
		}

.page_hdr_img img {
	height: 220px;
	margin: 20px;
		}

.page_hdr_img_fit {
	animation-name: fadein;
	animation-duration: 3s;
		}

.page_hdr_img_fit img {
	width: 100%;
		}

.page_logo img	{
	width: 300px;
		}

.page_logo td 	{
	margin: 50px;
	width: 500px;
		}

.page_table_center {
	margin: auto;
		}

.page_table_center td {
	border: 1px solid black;
	padding: 10px;
	vertical-align: top;
		}

.page_table_text td {
	border: 1px solid black;
	padding: 10px;
	}